Skip to content

Claude/fix trivy security workflow 01 uisn r lh df2 m9 jk u sq ho h wx#4

Merged
hyperpolymath merged 3 commits into
mainfrom
claude/fix-trivy-security-workflow-01UisnRLhDf2M9JkUSqHoHWx
Dec 7, 2025
Merged

Claude/fix trivy security workflow 01 uisn r lh df2 m9 jk u sq ho h wx#4
hyperpolymath merged 3 commits into
mainfrom
claude/fix-trivy-security-workflow-01UisnRLhDf2M9JkUSqHoHWx

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

No description provided.

claude and others added 3 commits December 7, 2025 19:01
- Pin trivy-action to v0.33.0 instead of @master for stability
- Add exit-code: '0' to prevent failures when vulnerabilities are found
- Add limit-severities-for-sarif: true to improve SARIF file quality
- Fix SARIF upload conditions to check file exists before uploading
- Add category labels to distinguish filesystem vs container scans
- Fix container image reference to use metadata output version
The repository requires all actions to be pinned to full-length commit
SHAs instead of version tags. This commit updates all three workflow
files:

ci-cd.yml:
- Pin 20 different actions to their respective commit SHAs
- Fix Trivy configuration with exit-code: '0' and limit-severities-for-sarif
- Improve SARIF upload conditions to check file existence
- Fix container image reference to use metadata output version

codeql.yml:
- Pin actions/checkout and github/codeql-action to commit SHAs

jekyll-gh-pages.yml:
- Pin all 5 actions to their respective commit SHAs

All actions retain version comments (e.g., # v4) for documentation.
…Df2M9JkUSqHoHWx

Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
@hyperpolymath
hyperpolymath merged commit c5fcb3d into main Dec 7, 2025
2 of 14 checks passed
@hyperpolymath
hyperpolymath deleted the claude/fix-trivy-security-workflow-01UisnRLhDf2M9JkUSqHoHWx branch December 7, 2025 19:15
@github-advanced-security

Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants